home *** CD-ROM | disk | FTP | other *** search
/ Codemasters Artwork Disc ECTS 2000 ( UK) / Codemasters - Artwork Disc ECTS 2000 (UK).bin / pc / xtras / medial~1 / setfx~1.dir / Internal_74_Settings Button.ls < prev    next >
Encoding:
Text File  |  1998-12-01  |  67 b   |  6 lines

  1. on mouseDown
  2.   if ButtonHandler() then
  3.     Settings()
  4.   end if
  5. end
  6.